Total Complexity | 44 |
Dependencies | 8 |
Dependents | 0 |
Total lines | 337 |
Lines of code | 277 |
Logical lines of code | 104 |
Comment lines | 2 |
Methods | 12 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_item() | 41 | 14 | 55 | |
register_routes() | 38 | 1 | 86 | |
get_item_permissions_check() | 58 | 5 | 15 | |
get_item() | 49 | 4 | 29 | |
get_items() | 54 | 4 | 20 | |
get_items_permissions_check() | 61 | 4 | 13 | |
delete_item() | 59 | 3 | 14 | |
create_item() | 53 | 2 | 23 | |
create_item_permissions_check() | 70 | 2 | 6 | |
update_item_permissions_check() | 70 | 2 | 6 | |
delete_item_permissions_check() | 70 | 2 | 6 | |
__construct() | 77 | 1 | 4 |